Skip to main content

TRSCH

This project covers all the test cases of Schedular trigger

Sr. NoService NameDescription
1.scheduleServieSendJMSSchedule a services which send JMS message
2.scheduleServiceCallRestSchedule a service which pools Rest API
3.cronSchedularServiceScheduling the service by cron job to run after every 5 seconds. Logging the current datetime to show that the service is indeed executing after 5 seconds.